Consecutive States and Variants
This example shows how test cases with different phases are modeled using consecutive states (testlets) and variants in an automaton. Open the file Help|Examples|02 Test Modeling|04 Consecutive States and Variants and read the text in the text boxes displayed in the Content view first.
The Phase 1 and Phase 2 testlets are references to the init testlet which has the variants:
- door closed
- door open
- wiper on
- wiper off
- door open and wiper on
Test cases are defined by testlets and transitions as well as by selected variants.
Select Execution|Execution Configuration and click Run in the Execution Configuration dialog to execute the test case (here TC2). The test case has no assessment, so the test result will be inconclusive . However, the test case can be executed and after the execution, it can be analyzed manually in the Signal Viewer.
Related topics